Detect if it is running in a Vmware or being access via RDP to disable graphic accele...
authorCamila Ayres <hello@camilasan.com>
Thu, 19 Dec 2024 14:07:13 +0000 (15:07 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 12 Feb 2025 08:54:38 +0000 (09:54 +0100)
commit5275a91907b413d5aa835693666deb52cc6e7ac3
treea2063c19c479cc0436d87c2ff549abcab5006293
parentf56fff04a33f12596600d879b5725a0c927650b8
Detect if it is running in a Vmware or being access via RDP to disable graphic acceleration.

There has been reports of the client crashing in a VMware or being accessed via RDP
starting with 3.15.0 due to the client's use of graphic acceleration.

Signed-off-by: Camila Ayres <hello@camilasan.com>
src/gui/application.cpp